Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_timezone_set
date_timezone_set
DateTime::setTimezone alias - Set the time zone of the DateTime object
Name:
date_timezone_set
Category:
Date and time
Programming Language:
php
One-line Description:
Sets the time zone of the DateTime object.
Related
How to Implement User Registration in Typecho with PHP
9
PHP addcslashes Function Explained: Usage, Examples, and Best Practices
10
How to use xml_set_end_namespace_decl_handler to process data with xml_set_default_handler?
9
Solving Common Causes of Session Expiration in Laravel Framework
3
Similar Functions
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
mktime
mktime
GetaUnixtimestampfor
date_diff
date_diff
AliasforDateTime::
strftime
strftime
Formatlocaltime/date
timezone_open
timezone_open
AliasforDateTimeZo
date_sunset
date_sunset
Returnsthesunsettime
timezone_transitions_get
timezone_transitions_get
AliasforDateTimeZo
date_interval_format
date_interval_format
AliasforDateInterv
Popular Articles